@charset "utf-8";
/*----
模块名称：网商网前台门户公用样式开始
修改内容：增加隐藏样式.dn
模块作者：jd
修改时间：2017.10.24
----*/
/*----图标----*/
.ui_ico { display:inline-block;width:12px;height:12px;font-size:0;overflow:hidden;margin-right:2px;vertical-align:middle;background-image:url(../images/sprite_global.png); background-repeat:no-repeat;}
/*16*16*/
.ui_ico_16_qq{width:16px;height:16px;background-position:-253px -465px; margin-right:5px;}
/*  18*18   */
.ui_ico_18_qq{width:18px;height:18px;background-position: 0 0;margin-top: -4px;}
.ui_ico_18_sina{width:18px;height:18px;background-position: 0 -18px}
/*27*27*/
.ui_ico_27_cai{width:27px;height:27px;background-position:-279px -473px}
/*28*28*/
.ui_ico_28_qq{width:28px;height:28px;background-position: 0 -255px; margin-left:10px}
.ui_ico_26_fire{width:26px;height:26px;background-position: -253px -439px; margin-left:10px}
.ui_ico_34_fire{width:34px;height:34px;background-position: -279px -439px; margin-left:10px}
/*---header导航-----*/
.header{ width:100%; min-width:1200px; height:auto; padding:10px 0 10px; background:#fff;}
.header.botmLine{border-bottom:1px #e7e7e7 solid;}
.header .head{width:1200px; height:auto; margin:0 auto}
.header .head .headLogo{width:208px;height:80px;float:left;display:inline;margin-top:12px;}
.header .head .headLogo a{ display: block; width:228px; height:80px; line-height: 80px;text-indent:-999em;background: url(../images/logo.png) no-repeat center center;}
.header .head .logoFont{width:228px;height:50px;line-height:25px;float:left;margin-top:12px;padding:15px 50px 15px 20px;font-size:21px;text-indent:-999em;background:url(../images/logo-font.jpg) no-repeat 25px center;}
.header .head .logoTitle{width:210px;height:50px; line-height:50px;float:left;margin-top:12px;padding:15px 30px 15px 20px;font-size:24px;color:#4d4d4d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.header .head .headSearch{width:550px;height:44px;float:left;}
.headSearch .searchBox{height:40px;border:2px #FF8300 solid;background:#fff;float:left;position:relative; z-index:1;margin-top:20px;}
.searchBox .searchTypeBox {height:40px;line-height:40px;position:relative;cursor:pointer;display:inline;float:left;border-right:1px #f0f0f0 solid;padding:0 5px;color:#666;}
.searchBox .seachName {width:46px;font-size:12px;float:left;}
.searchBox .searchArrow {font-size:13px;color:#818181;float:right;line-height:42px;transition:transform .6s;-webkit-transition:transform .6s;-moz-transition:transform .6s}
.searchBox .searchArrow.cur {transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);}
.searchBox  .searchpop {width:86px;background:#fff;border:1px solid #f0f0f0;border-top:none;color:#999;display:none;z-index:20;position:absolute;left:0px;top:40px;}
.searchBox .searchpop ul {overflow-x:hidden;overflow-y:auto;line-height:36px;max-height:180px;}
.searchBox .searchpop ul li {height:36px;    font-size: 13px;
    text-align: center;cursor:pointer;overflow:hidden;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;}
.searchBox .searchpop li a {color:#999;display:block;padding:0 10px;}
.searchBox .searchpop ul li.selected,.searchBox .searchpop li a:hover {color:#e02445;}
.searchBox .searchpop .iconfont{font-size:16px;margin-right:6px;color:#999;vertical-align: middle;}
.searchBox .searchpop li a:hover .iconfont {color:#e02445;}
.headSearch .searchBox .textInput{padding:0 15px; height:40px; line-height:40px\9;font-size:12px;border:none;float:left;outline:none;}
.headSearch .searchBox .textBtn{display:block;width:56px;height:40px;line-height:40px;text-align:center;float:right;border:none;color:#fff;font-size:16px;background:#FF8300;cursor:pointer;}
.headSearch .searchBox .textBtn .iconfont{font-size:22px;}
.headSearch .searchBox .textBtn:hover{background:#D87813;}
.headSearch .publishCG {display:inline-block;width:116px;height:42px;line-height:42px;text-align:center;float:right;border:1px #e5e5e5 solid;color:#757575;font-size:14px;background:#fff;cursor:pointer;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}
.headSearch .publishCG .iconfont{font-size:16px;margin-right:8px;}
.headSearch .publishCG:hover {background:#f2f2f2;border:1px #ddd solid;}
.header .head .downApp{width:80px;float:right;}
.header .head .downApp dt{color:#515151;font-size:12px;line-height:24px;text-align:center;}
.header .head .downApp dd{width:68px;height:68px;border:1px #e0e0e0 solid;padding:5px;}
.filterDropDwon{width:379px;border:2px solid #db2242;position:absolute;top:42px;left:87px;z-index: 10;background:#fff;display:none; border-top:0}
.filterDropDwon li{height:30px;line-height:30px;padding:0 8px;cursor:pointer}
.filterDropDwon li:hover{background:#f5f5f5}
.filterDropDwon li .searchItem{float:left;width:200px;font-size:14px;white-space:nowrap;text-overflow:ellipsis;color:#585858;overflow:hidden}
.filterDropDwon li .searchItem strong{color:#db2242;font-weight:normal;}
.filterDropDwon li .searchCount{overflow:hidden;color:#aaa;text-align:right;*zoom:1; float:right;}
.filterDropDwon li.close{border-top:1px solid #efefef;text-align:right}
/*-- 分页 --*/
.pagination{height:auto;overflow:hidden;padding:20px 0px;text-align:center}
.pagination li{display:inline-block;}
.pagination li a{padding:7px 14px;border:#ededed solid 1px;margin:0 4px;color:#696969;background:#fff;transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; z-index:1; position:relative}
.pagination li a:hover{color:#db2242;text-decoration:none;border:#e8405d solid 1px;background:#fbeaed;z-index:10;position:relative;}
.pagination li.disabled a{color:#999;background:#f7f7f7;border:1px #ddd solid;cursor:not-allowed;} 
.pagination li.active a{padding:7px 14px;color:#fff; background:#db2242;border:1px #db2242 solid;} 
.pagination li a.prev,.pagination a.next{border-right:#ededed solid 1px;}
.pagination span{line-height:34px;color:#696969;}
.pagination .allPage{padding:0 25px 0 0;}
.pagination .pageNum{padding:0 10px;width:30px;height:32px;line-height:32px\9;border:1px solid #ededed;text-align:center;font-size:12px;margin:0 5px;box-sizing:content-box;vertical-align: top;*vertical-align: middle;}
.pagination .pageNum:focus{border:1px solid #e8405d;}
.pagination .pageBtn{display:inline-block;width:58px;height:34px;line-height:32px;margin-left:5px;text-align:center;border:1px solid #ededed;color:#696969;font-size:12px;background:#fff;vertical-align: top;*vertical-align: middle;cursor:pointer;}
.pagination .pageBtn:hover{color:#db2242;background:#fbeaed;border:1px #e8405d solid;}
/*---footer底部信息-----*/
#footerBox {width:100%;min-width:1200px;padding:40px 0;background:#1b1b1b;margin-top:20px;}
#footerBox .footer {width:1200px;margin:0 auto;}
.footer .footerTop {height:auto;overflow:hidden;padding-bottom:40px;color:#a0a0a0;}
.footerTop a {color:#a0a0a0;}
.footerTop .gfNavItem {margin-right:100px;display:inline-block;line-height:26px;vertical-align:top;*float:left;}
.footerTop .gfNavItem.gfLt {margin-right:80px;}
.footerTop .gfNavItem.about {margin-right:0;}
.footerTop .gfLt .logo {display:block;width:166px;height:60px;}
.footerTop .gfLt .tel {font-size:20px;padding-top:80px;color:#fff;margin-left:10px;}
.footerTop .gfLt .tel .iconfont {font-size:16px;/* margin-right:8px; */color:#a0a0a0;}
.footerTop .gfLt .date {color:#6e6e6e;margin-left:10px;}
.gfNavItem .gfNavTitle {width:130px;font-size:16px;color:#ddd;font-weight:normal;border-bottom:1px #2f2f2f solid;padding-bottom:12px;margin-bottom:8px;}
.gfNavItem .gfNavLink {display:block;}
.footer .fonterCode {float:right;padding:0 0 10px 60px;line-height:26px;border-left:1px #2f2f2f solid;}
.fonterCode .mobileTitle {font-size:16px;color:#ddd;font-weight:normal;}
.fonterCode .codeBox {height:auto;overflow:hidden;margin-right:-30px;padding-top:12px;}
.fonterCode .codeBox dl {width:81px;float:left;display:inline;margin-right:30px; text-align:center}
.fonterCode .codeBox dl dt {text-align:center;padding-top:3px;}
.footer .fonterInfo {text-align:center;color:#6e6e6e;line-height:36px;}
.footerSortLine {height:1px;background:#292929;margin-bottom:5px;}
.footerSort {padding-bottom:5px;}

.footerSort a {color:#6e6e6e;padding:0px 12px;border-right:none;}
.footerSort a:hover,.footerTop a:hover {color:#e02445;}
.footerSort a:last-child {border-right:none;}
.fonterInfo .footNav {height:24px;line-height:24px;padding-top: 6px}
.fonterInfo .footNav a,.fonterInfo .telTime a,.footCopyright .telTime a {color:#6e6e6e;margin:0 9px;}
.fonterInfo .footNav span.otherFoot .telTime span {font-size:12px;}
.fonterInfo .footNav a.footIco,.fonterInfo .telTime a.footIco {margin:0 0 0 15px}
.fonterInfo .footNav a:hover,.otherFoot .telTime a:hover {color:#e02445}
.fonterInfo .bianHao {color:#999;}
.fonterInfo .beiAn {color:#424242;margin-left: 3px;}
.fonterInfo .footFriend {height:31px;padding-top:10px;}
.fonterInfo .footFriend .iso {width:88px;height:31px;display:inline-block;background-image:url(../images/copyright.png);opacity:.6;filter: alpha(opacity=60);margin-right:4px;}
.fonterInfo .footFriend .isoa {background-position:0 0}
.fonterInfo .footFriend .isob {width:87px;background-position:-92px 0}
.fonterInfo .footFriend .isoc {width:87px;background-position:-182px 0}
.fonterInfo .footFriend .isod {width:107px;background-position:-272px 0}
.fonterInfo .footFriend .isoe {background-position:-383px 0}
.fonterInfo .footFriend .isof {width:95px;background-position:-474px 0}
.fonterInfo .footFriend .isoa:hover {background-position:0 -31px}
.fonterInfo .footFriend .isob:hover {background-position:-92px -31px}
.fonterInfo .footFriend .isoc:hover {background-position:-182px -31px}
.fonterInfo .footFriend .isod:hover {background-position:-272px -31px}
.fonterInfo .footFriend .isoe:hover {background-position:-383px -31px}
.fonterInfo .footFriend .isof:hover {background-position:-474px -31px}
.fonterInfo .footFriend .iso:hover {opacity:1;filter: alpha(opacity=100);}
.footer .fonterInfo.otherFoot {text-align:center;border-top:none;padding-top:0;color:#6e6e6e;line-height:36px;}
.otherFoot .footerSort {border-bottom:1px #292929 solid;padding-bottom:15px;margin-bottom:10px;}
.otherFoot .telTime {height:24px;line-height:24px;padding:8px 0 6px;}
/*右悬浮*/
.toolbarWrap{position: fixed;top:0;right:0;z-index: 99;width:38px;height:100%}
.toolbar{ position: absolute;right:0;top:0; width: 32px;height: 100%;border-right: 6px solid #ddd}
.toolbarTabs{position: absolute;top: 45%;left: 0px;width: 38px;margin-top: -54px}
.toolbar .tbTab{position: relative;width: 38px;height: 38px;text-align: center;margin-bottom: 1px;cursor: pointer;background-color: #ddd; border-radius: 3px 0px 0px 3px;color: #333;display: inline-block}
.tbTab i.iconfont{position:relative;z-index:9;display:block;font-size:22px;width: 38px;height: 38px;line-height: 38px;background-color: #ddd; text-align: left;text-indent:8px;-webkit-text-stroke-width: 0px;border-radius: 3px 0px 0px 3px}
.toolbarFooter {position: absolute;bottom:20px;width:38px;margin: 0px;padding: 0px}
.toolbarFooter  a{color:#333}
.tbTab .tabText{width: 62px; height: 38px;line-height: 38px;color: #fff;position: absolute;z-index: 1;left: 38px;top: 0px;background-color: #ddd; border-radius: 3px 0px 0px 3px;font-style: normal;margin: 0px;padding: 0px;cursor: pointer}
.tbTabSelected ,.tbTabSelected  a,.tbTabSelected i{background-color: #e02445;color:#fff;}
.tbTabSelected .tabText,.tbTabSelected  i.iconfont {background-color: #FF8300}
.tbMoblie .tabText{width:124px; height:140px; line-height:35px;position: absolute;z-index: 1;left:38px;top:-116px;background-color:#FF8300; border-radius: 3px 0px 0px 3px;font-style: normal;margin: 0px;padding: 0px; padding-top:14px}
.tbTabSelected i.iconfont{border-radius:0px}
/*返回顶部*/
.rightNavBox .backTop {position:absolute;left:0;bottom:150px;width:40px;height:40px;overflow:hidden;}
.rightNavBox .backTop span {position:absolute;right:0;text-align:center;color:#4d4d4d;background:#e1dddd;border-radius:3px 0px 0px 3px;}
.backTop .iconfont {z-index:2;display:block;width:40px;line-height:16px;padding-top:4px;font-size:10px;}
.backTop em {display:block;width:40px;line-height:16px;padding-bottom:4px;}
.rightNavBox .tip {z-index:3;width:28px;height:28px;padding:6px;line-height:14px;bottom:-100%;-webkit-transition:.3s;transition:.3s;}
.rightNavBox .backTop:hover .tip {color:#fff;background:#db2242;bottom:0;}
#gotop {-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0;filter:alpha(opacity=0);-webkit-transition:.4s;transition:.4s;}
#gotop.in {-webkit-transform:translateX(0);transform:translateX(0);margin:10px 0 0;opacity:1;filter:alpha(opacity=100);}
/*免责声明*/
.disclaimer{ width:1160px; min-height:100px; _height:auto; margin:0 auto; background:#fff; margin-top:20px; padding:20px; font-size:12px; line-height:26px}
.disclaimer p{ font-size:14px; color:#db2242; margin-bottom:3px; font-weight:bold}
.disclaimer p .iconfont{ margin-right:5px; font-size:17px}
.disclaimer a{ color:#db2242; font-weight:bold}
.disclaimer a:hover{ text-decoration:underline}
/*广告图示代码*/
.adicon { background:url(../images/adicon.png) no-repeat; position: absolute; left: 0; bottom: 0; width: 37px; height: 17px;z-index: 999;}
/*弹出层登录-开始*/
.maskLogin {background:#000 none repeat scroll 0 0;height:100%;left:0;opacity:0.5;filter:alpha(opacity=50);position:fixed;top:0;width:100%;z-index:998;}
#loginDialog {display:none;}
.loginDialog {background-color:#fff;border-radius:3px;height:auto;left:50%;margin:-182px 0 0 -210px;position:fixed;top:50%;width:420px;padding-bottom:40px;z-index:999;}
.loginDialog h3 {color:#333;font-size:16px;line-height:50px;padding-left:20px;}
.loginTips {border-bottom:1px solid #fae2e1;border-top:1px solid #fae2e1;background:#fff6f7;color:#545353;height:35px;line-height:35px;padding:0 20px;font-size:12px;}
.loginTips em,.loginTips a {color:#f85231;}
.loginTips .iconfont {font-size:17px;margin-right:7px; color:#ff7154;vertical-align: top;*vertical-align: middle;}
.formItem {margin-bottom:15px;position:relative;}
.loginBox {padding: 40px 40px 5px;}
.loginBox .iconTitle {position:absolute;left:1px;top:1px;*top:2px;display:inline-block;width:42px;height:42px;line-height:42px;text-align:center;background:#ddd;color:#fff;font-size:20px;}
::-webkit-input-placeholder {color:#b4b4b4;}
::-ms-input-placeholder {color:#b4b4b4;}
.loginInput {padding:0 10px 0 55px;width:273px;height:42px;line-height:42px\9;border:1px solid #e3e3e3;font-size:14px;box-sizing:content-box;}
.loginInput:focus {border:1px solid #e02445;}
.loginBox .verifyInput {width:160px;*float:left;}
.verifyBox {display:inline-block;float:right;width:90px;height:44px;text-align:center;line-height:44px;background:#e4e4e4;color:#333;letter-spacing:3px;font-size:16px;font-weight:bold;font-family:"Arial";cursor:pointer;}
.loginBox .choose {cursor:pointer;color:#4d4d4d;*float:left;}
.loginBox .choose input {width:14px;height:14px;margin-right:8px;margin-top:-2px;}
.forget {float:right;color:#4d4d4d;}
.forget a {color:#4d4d4d;}
.forget a:hover,.otherLogin:hover {color:#e02445;}
.loginBox .tipsError {font-size:12px;color:#ff3030;margin-top:5px;}
.loginBox .tipsError .iconfont {font-size:16px;margin-right:7px;}
.loginBtnBox {width: 340px; margin: 0 auto;}
.loginBtn {display:block;width:100%;height:40px;line-height:40px;background:#e02445;border-radius:3px;border:none;text-align:center;font-size:16px;font-weight:bold;letter-spacing:5px;color:#fff;cursor:pointer;}
.loginBtn:hover {background:#e73958;}
.errorCont {color:#ff3030;font-size:12px;height:15px;line-height:15px;margin:0 70px 20px;}
.errorCont i {background:rgba(0,0,0,0) url("../images/newIcons.png") no-repeat -3px -125px;display:block;float:left;height:15px;padding-left:10px;width:15px;}
.closeBtn {position:absolute;right:10px;top:10px;display:block;width:30px;height:30px;line-height:30px;text-align:center;font-size:24px;color:#ccc;transition:all 0.3s ease 0s;}
.closeBtn:hover {color:#555;transform:rotate(360deg);transform-origin:50% 50% 0;}
/*弹出层登录-结束*/
/*404 505 样式*/
.tipsInf{width: 1200px; margin: 0 auto; text-align: center; padding:55px 0;}
.tipsInf em{display: block; color: #555; font-size: 18px; font-style: normal;line-height: 28px;}
.tipsInf small {color: #888;font-size: 14px;line-height: 22px;}
.tipsInf .returnIn{ display:block; margin:20px auto 0 auto; width:120px; height:40px; border-radius:3px; background:#e02445; color:#fff; line-height:40px; font-size:14px;transition:all 0.3s ease 0s;}
.tipsInf .returnIn:hover{ background:#cd0024}
.reProList{ background:#fff; border:1px solid #eee; width:1198px; height:auto; margin:0 auto; position:relative}
.reProList h2{border-bottom:1px solid #dfdede; height:55px; line-height:55px; color:#333; font-size:18px; padding-left:30px; font-weight:normal; position:relative; width:1170px;  margin: 0 auto;}
.reProList h2 i{width: 6px; height: 6px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; background: #f9274b; position: absolute; left:15px; top: 25px;}
/*无产品样式*/
.ui_ico_noPro{ width:141px; height:141px; background-position:0 -375px;}
.tipsPro{ width:1200px; height:227px; margin:0 auto; text-align:center; padding-top:35px; font-size:16px; color:#555;}
.ui_error{display:inline-block;width:52px;height:52px;background-position: 0 -255px; margin-right:13px;vertical-align:middle; background:url(../images/error.png) no-repeat;}
/*-- iconfont样式 --*/
@font-face {
  font-family: 'iconfont';  /* project id 375763 */
  src: url('//at.alicdn.com/t/font_375763_gt25etb6usv5nrk9.eot');
  src: url('//at.alicdn.com/t/font_375763_gt25etb6usv5nrk9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_375763_gt25etb6usv5nrk9.woff') format('woff'),
  url('//at.alicdn.com/t/font_375763_gt25etb6usv5nrk9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_375763_gt25etb6usv5nrk9.svg#iconfont') format('svg');
}
.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}

/*网盟广告代码样式—开始*/
.baiduWmAd {width:1178px;height:130px; overflow:hidden;padding:10px; border:1px solid #eee; background:#fff; margin:0 auto; margin-top:20px;}
.wmAdLt,.wmAdRt {height:130px;}
/*左宽右窄样式*/
.wmAdLt {width:925px;float:left;}
.wmAdRt {width:235px;float:right;}
/*左右平分样式*/
.wmAdSameLt,.wmAdSameRt {width:580px;height:130px;}
.wmAdSameLt {float:left;}
.wmAdSameRt {float:right;}
/*网盟广告代码样式—结束*/
/*热搜*/
.hotSer{ width:510px; height:auto; margin:0 auto; padding-bottom:50px;}
.hotSer:after{content:""; clear:both; display:block}
.hotLogo{ width:510px; height:115px; padding-top:105px; text-align:center}
.hotLogo a{ display:block; margin:0 auto; width:191px; height:74px; background:url(../images/logo.png) no-repeat 0 0;}
.hotBox{ width:510px; height:44px;}
.hotBox .headSearch .searchBox{ width:506px;}
.hotBox .headSearch .searchBox .textBtn{ width:95px;}
.hotKey{ width:510px; height:auto; font-size:14px; padding:13px 0;}
.hotKey:after{content:""; clear:both; display:block}
.hotKey h2{ font-weight:bold; height:45px; line-height:45px;}
.hotAd{ width:510px; height:145px;}
.hotKey a{ display:inline-block; line-height:50px; width:170px; height:30px; line-height:30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.hotKey a:hover{ color:#db2242}
.hotKey a span{ display:inline-block; width:16px; height:16px; line-height:16px; border-radius:3px; font-size:12px; background:#f2f2f2; color:#333; text-align:center; margin:0 5px; font-size:12px}
.hotKey a.on span{ background:#ff0000; color:#fff;}
/*
 *	AUTHOR:      kejia
 *	QQ:          8854677
 *	EMAIL:       8854677@qq.com
 *	VERSION:     2015-01-01
 */
html,body{min-height:100%}html{color:#333;background:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}body,button,input,select,textarea{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53"}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0 none}legend{font-size:0;position:absolute;left:-5000px;}iframe{display:block}abbr,acronym{border:0;font-variant:normal}del{text-decoration:line-through}i{font-style:normal}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-weight:500;}h1{font-size:24px}h2{font-size:16px}h3,h4,h5,h6{font-size:14px}q:before,q:after{content:''}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ins,a{text-decoration:none}a,.lnk,.lnk-gray,.lnk-highlight{-webkit-transition:color .2s;-moz-transition:color .2s;-ms-transition:color .2s;-o-transition:color .2s;}a,a:link,a:visited{color:#666;text-decoration:none;}a:hover{color:#333;text-decoration:none;}
.lnk-highlight,.lnk-highlight:link,.lnk-highlight:visited{color:#f60}.lnk-highlight:hover{color:#f60}.lnk,.lnk:link,.lnk:visited{color:#333}.lnk:hover{color:#dc3133}.lnk-gray,.lnk-gray:link,.lnk-gray:visited{color:#666}.lnk-gray:hover{color:#333}.lnk-nav,.lnk-nav:link,.lnk-nav:visited{font-size:14px;color:#666;position:relative;display:inline-block;}.lnk-nav:after{position:absolute;overflow:hidden;height:2px;background:#f1b212;left:50%;right:50%;content:'';bottom:1px;display:block;-webkit-transition: 0.2s ease-in 0s;-moz-transition: 0.2s ease-in 0s;-ms-transition: 0.2s ease-in 0s;-o-transition: 0.2s ease-in 0s;transition: 0.2s ease-in 0s;opacity:0;}.lnk-nav:hover{color:#333}.lnk-nav:hover:after{left:0;right:0;opacity:1;}.lnk-highlight,.lnk,.lnk-gray,.lnk-nav{cursor:pointer}.clearfix:after,.wrap:after,.header:after,.content:after,.clli li:after,.cldl dl:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.clearfix,.wrap,.header,.content,.clli li,.cldl dl{zoom:1}.cny,.jiaTip{font-family:arial}.simsun{font-family:"\5B8B\4F53"}.tr{text-align:right!important}.tl{text-align:left!important}.tc{text-align:center!important}.te{text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}.fl,ul.clearfix li,.cldl dt,.cldl dd,.header h3{float:left!important;display:inline}.fr,.more{float:right!important;display:inline}.red{color:#e00}.orange{color:#f60}.blue{color:#00a2ca}.green{color:#390}.black{color:#000}.dark{color:#333}.gray{color:#666}.pale{color:#999}.light{color:#ccc}.clear{clear:both;}a.a-img{display:inline-block;font-size:0;line-height:0}a.a-img:hover,a.a-img:active{text-decoration:none}.vertical-img{display:table;text-align:center;overflow:hidden;font-size:0;*display:block}.vertical-img .box-img{display:table-cell;vertical-align:middle;*display:inline;*writing-mode:tb-rl;*text-align:center;*height:100%}.vertical-img img{vertical-align:middle}
.full,.layout{width:100%;min-width:1190px;}
.layout{/* padding-top:15px; */}
#main{padding:10px 0 30px}
.wrap{width:1190px;margin:0 auto;}
.sideBar{width:240px;}
.container{width:935px;}
.bgf{background-color:#fff;}
.bgf5{background-color:#f5f5f5;}
.mt-1{margin-top:-1px}.mt-5{margin-top:5px}.mt-10{margin-top:6px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}
.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}
.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.ml-40{margin-left:40px}
.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-40{margin-right:40px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-20{padding-top:20px}
.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-20{padding-bottom:20px}
.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-20{padding-left:20px}
.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-20{padding-right:20px}
.pd-5{padding:5px}.pd-10{padding:10px}.pd-15{padding:15px}.pd-20{padding:20px}.pd-30{padding:30px}.pd-40{padding:40px}.f-12{font-size:12px}.f-14{font-size:14px}.f-15{font-size:15px}.f-16{font-size:16px}.f-18{font-size:18px}.f-20{font-size:20px}.f-24{font-size:24px}.f-30{font-size:30px}
[hidden],.hide{display:none}
.f-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.hidden{display:none!important;visibility:hidden!important}.show{display:block}
.invisible{visibility:hidden}
.pr{position:relative;*zoom:1;}
.banner{line-height:0;overflow:hidden;}
.box01{border:1px solid #dfdfdf;}
.box01 .header{background-color:#f5f5f5;height:38px;border-bottom:1px solid #dfdfdf;padding:0 10px;}
.box01 .header h3{margin-top:10px;line-height:1.1;font-size:15px;}
.box01 .header .more{margin-top:10px;}
.box02{border:1px solid #dfdfdf;}
.box02 .header{background-color:#f5f5f5;height:38px;border-bottom:1px solid #dfdfdf;padding:0 10px;}
.box02 .header h3{background:url("../images/ico.png") no-repeat -74px -512px;padding-left:13px;
margin-top:10px;line-height:1.1;font-size:16px;}
.box02 .header .more{margin-top:10px;}
/* 顶部样式 */
#topbar{width:100%;height:30px;border-bottom:1px solid #cfcfcf;}
#kejia_user{width:420px;margin-top:5px;}
#kejia_user li{color:#ccc;}
#kejia_user li a{margin:0 5px;}
.site-nav{width:525px;height:30px;position:relative;z-index:9999;float:right;}
.site-nav a{color:#444;}
.site-nav a:hover{color:#e66d02;}
.site-nav .item{float:right;line-height:30px;margin-left:5px;}
.site-nav .item.menu{margin-top:4px;line-height:20px;position:relative}
.site-nav .item.menu-item{padding-right:0px;padding-left:0px;padding-bottom:0px;padding-top:0px;position:relative}
.site-nav .menu .tit{display:block;height:25px;border:1px solid #fff;border-bottom:0 none;padding:0 15px 0 5px;cursor:pointer;position:relative;z-index:10;}
.site-nav .tit i{border-top:#ccc 4px solid;border-right:#fff 4px solid;border-bottom:#fff 4px solid;border-left:#fff 4px solid;font-size:0px;right:3px;width:0px;line-height:0;position:absolute;top:8px;height:0px;-webkit-transition:-webkit-transform .2s ease-in;-moz-transition:-webkit-transform .2s ease-in;-o-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;}
.site-nav .menu:hover .tit{border-color:#bfbfbf;background:white;margin:0px;height:26px;}
.site-nav .menu:hover .tit i{border-left-color:#fff;FILTER:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
border-bottom-color:#fff;border-top-color:#ccc;top:5px;border-right-color:#fff;-moz-transform:rotate(180deg);-moz-transform-origin:50% 30%;-webkit-transform:rotate(180deg);-webkit-transform-origin:50% 30%;-o-transform:rotate(180deg);-o-transform-origin:50% 30%;transform:rotate(180deg);transform-origin:50% 30%;}
.site-nav .menu-bd{    display: none;
    background: #fff;
    border: #bfbfbf 1px solid;
    position: absolute;
    /* top: 25px; */
    left: -57px;
    /* margin-right: 14px;*/}
.site-nav IFRAME.menu-bd{border-top-width:0px;border-left-width:0px;z-index:-1;background:none transparent scroll repeat 0% 0%;FILTER:alpha(opacity=0);float:left;border-bottom-width:0px;border-right-width:0px;}
.site-nav .menu:hover .menu-bd,.site-nav .hover .menu-bd{display:block}
.site-nav .menu-bd a{display:block;color:#666;white-space:nowrap;word-wrap:normal;}
.site-nav .dh-panel{width:116px;padding:3px 0;overflow:hidden;}
.site-nav .dh-panel a{float:left;}
.site-nav .hy-panel{width:68px;overflow:hidden;}
/* logo样式 */
#header{height:130px;background-color:#f6f6f6;}
#header .logo{width:480px;}
#header .logo a{background:url(../images/kejia-logo.png) no-repeat;width:170px;height:60px;margin-top:33px;} 
#header .logo span{display:block;background:url(../images/logo-font.jpg) no-repeat -1px 0;margin:13px 0 0 0;width:258px;height:109px;}

/* 搜索样式 */
/*.searchBar{width:550px;height:95px;margin:15px 0 0 0px;}*/
#searchMod{width:550px;}
#searchMod ul li{width:50px;color:#666;height:30px;line-height:30px;text-align:center;cursor:pointer;}
#searchMod ul .active{color:#ff5a00;}
.searchBar .searstyle{width:550px;float: left;margin-top:20px;}
.searchBar .sbtn{width: 94px;font-family: "Microsoft YaHei";text-align: center;background-color: #ff500b;float: left;cursor: pointer;}
.searchBar .sbtn button{width:95px;height:52px;line-height:40px;font-size:16px;color:#fff;background:none;border:none;cursor:pointer;}
#kejia_word{width:555px;height:20px;padding-top:7px;overflow:hidden;}
#kejia_word a{margin-right:12px;}
.kejia-code{margin-top:20px;width:72px;}
.kejia-code .codeimg{display:block;background:url("../images/ico.png") no-repeat -208px 0;height:58px;margin:5px auto 0;width:58px;}
.navBar{background-color:#ff6200;height:40px;position:relative;z-index:1000;}
.navAll{width:200px;height:40px;line-height:40px;background-color:#ff500b;position:relative;z-index:1000;}
.navAll .hd{color:#fff;padding-left:15px;cursor:default;}
.navAll .hd .ico{width:18px;height:18px;background:url(../images/ico.png) no-repeat -266px -229px;margin:5px 10px 0 0;_margin-top:10px;display:inline-block;}
.navAll .bd{width:198px;height: 468px;border:1px solid #dfdfdf;background-color:#f5f5f5;float:left;position:relative;z-index:99999;}
#navAll .bd{display:none;}
.navAll .mod_cate{width:198px;height:45px;line-height:45px;background:url(../images/line.gif) repeat-x bottom;}
.navAll .bd .icon{display:block;font-size:14px;background:url(../images/ico.png) no-repeat;padding-left:45px;cursor:pointer;}
.navAll .bd .icon1{background-position:18px -50px;}
.navAll .bd .icon2{background-position:17px -83px;}
.navAll .bd .icon3{background-position:17px -115px;}
.navAll .bd .icon4{background-position:16px -148px;}
.navAll .bd .icon5{background-position:15px -180px;}
.navAll .bd .icon6{background-position:16px -215px;}
.navAll .bd .icon7{background-position:13px -246px;}
.navAll .bd .icon8{background-position:11px -279px;}
.navAll .bd .icon9{background-position:13px -313px;}
.navAll .bd .icon10{background-position:15px -344px;}
.navAll .bd .icon a{color:#444;}
.navAll .bd .icon a:hover{text-decoration:none;}
.navAll .on .icon{background: #ff6200 url(../images/icokejia.png);}
.navAll .on .icon a{color:#ffffff;}
.navAll .on .icon1{background-position:-311px -72px;}
.navAll .on .icon2{background-position:-310px -105px;}
.navAll .on .icon3{background-position:-311px -137px;}
.navAll .on .icon4{background-position:-312px -170px;}
.navAll .on .icon5{background-position:-312px -203px;}
.navAll .on .icon6{background-position:-312px -237px;}
.navAll .on .icon7{background-position:-311px -267px;}
.navAll .on .icon8{background-position:-310px -301px;}
.navAll .on .icon9{background-position:-310px -335px;}
.navAll .on .icon10{background-position:-312px -364px;}
.navAll .on .mod_subcate{display:block !important;}
.navAll .on .mod_cate_r a{color:#666;}
.navAll .mod_subcate{display:none;width:571px;height:458px;border:1px solid #dfdfdf;box-shadow:5px 5px 10px rgba(55, 55, 55, 0.4);background:#fff;position:absolute;top:-1px;z-index:9;left:198px;overflow:hidden;}
.mod_subcate_main{width:530px;padding:10px 20px;border-right:1px solid #ddd;padding-bottom:500px;margin-bottom:-500px}
.mod_subcate_main dl{zoom:1;overflow:hidden;padding:10px 0 10px 65px;border-bottom:1px solid #e5e5e5}
.mod_subcate_main dt{float:left;#display:inline;margin-left:-65px;width:65px;font:700 12px/22px tahoma;color:#1d7ad9}
.mod_subcate_main dt a{color:#1d7ad9;}
.mod_subcate_main dd{overflow:hidden;zoom:1;line-height:22px}
.mod_subcate_main dd a{display:inline;float:left;margin-left:5px;margin-right:5px;white-space:nowrap}
.mod_subcate_main dd a.orange,.mod_subcate_main dd a a:hover{color:#ff7300;}
.mod_subcate_side{width:200px;padding-bottom:200px;margin-bottom:-200px}
.mod_subcate_side_hd{height:30px;margin:5px 0;font:400 14px/30px "\5FAE\8F6F\96C5\9ED1",Arial;padding-left:13px}
.mod_subcate_side ul{width:180px;overflow:hidden;border-bottom:1px solid #eee;margin-left:12px}
.mod_subcate_side ul li{width:90px;height:45px;margin-right:-1px;border:1px solid #eee;border-bottom:0;overflow:hidden}
.mod_subcate_ad{display:block;width:199px;clear:both;position:absolute;bottom:0;right:0;_right:-1px;_bottom:-1px;overflow:hidden;}
.mod_subcate_ad img{width:199px;}
#nav{width:990px;height:40px;overflow:hidden;}
#mainNav{width:820px;margin-left:1px;height:40px;overflow:hidden;}
#mainNav li{font-size:15px;width:88px;margin-right:10px;height:40px;line-height:40px;text-align:center;float:left;}
#mainNav li a{color:#fff;display:block;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.5)}
#mainNav li a:hover{color:#ffcc66;text-decoration:none;}
#mainNav li.active a{font-weight:bold;text-decoration:none;height:40px;line-height:40px;background-color:#C72828;}
#subNav{width:168px;}
#subNav li{padding:0 10px;line-height:40px;margin-top:12px;height:16px;line-height:16px;}
#subNav li a{color:#fff;}
/* topshow */
#topshow{padding-top:10px;}
#topshow .left{width:200px;}
#topshow .center{width: 728px;margin: 1px 0 0 11px;}
#topshow .focus{width:728px;height:285px;overflow:hidden;position:relative;}
#topshow .focus .bd img{width:728px;height:285px;display:block;}
#topshow .focus .bd{width:25000px;position:absolute;}
#topshow .focus .bd li{float:left;}
#topshow .focus .hd{position:absolute;right:9px;bottom:10px;z-index:1;padding-left:2px;}
#topshow .focus .hd li{color:#f60;cursor:pointer;margin-left:3px;width:24px;height:24px;background:#fff;font-size:13px;line-height:24px;overflow:visible;text-align:center;opacity:0.8;filter:alpha(opacity=80);border:1px solid #d8d8d8;margin-left:-1px;}
#topshow .focus .hd li.on{background:#f60;color:#fff;font-weight:bold;opacity:1;filter:alpha(opacity=100);z-index:2;position:relative;}
#topshow .special{height:161px;border:1px solid #dfdfdf;border-top:0 none;overflow:hidden;}
#topshow .special li{margin:15px 0 0 12px;width:345px;overflow:hidden;}
#topshow .pro-news{border:1px solid #dfdfdf;border-top:0;padding:10px;}
#topshow .pro-news dt{margin-top:5px;font-size:14px;font-weight:700;}
#topshow .pro-news dd{width:220px;height:30px;line-height:30px;overflow:hidden;}
#topshow .pro-news dd .orange{margin-right:2px;}
#topshow .pro-news dd .orange a{color:#ff5a00;}
#topshow .pro-news dd a:hover{color:#ff5a00;text-decoration:underline;}
#topshow .tnum{height:53px;line-height:53px;border:1px solid #dfdfdf;border-top:0;padding-left:10px;}
#topshow .tnum b{background-color:#f3f3f3;color:#ff6600;font-family:Arial, Helvetica, sans-serif;padding:0 2px;}

/* 按照地区查找 */
#topshow .area{height:117px;border:1px solid #dfdfdf;border-top:0;padding:15px 0 0 12px;}
#topshow .area dt{margin-bottom:10px;}
#topshow .area dd{width:35px;line-height:24px;float:left;word-wrap:break-word;word-break:break-all;}
.ibox .header{padding:13px 0 5px;border-bottom:2px solid #dfdfdf;margin-bottom:12px;}
.ibox .header h3{font-size:18px;}
.friendlink li{margin:0 10px 8px;word-break:keep-all;}

/* 右侧登陆 */
#topshow .right{width:242px;}
#topshow .operation{height:46px;line-height:45px;background-color:#f5f5f5;border:1px solid #dfdfdf;}
#topshow .operation .login-btn,#topshow .operation .regist-btn{background:url(../images/ico.png) no-repeat;text-align:center;}
#topshow .operation .login-btn{width:120px;background-position:32px 14px;border-right:1px solid #dfdfdf;}
#topshow .operation .regist-btn{width:119px;background-position:14px -18px;}
/* 面包屑 */
.crumbs{height:27px;line-height:27px;background:#f1f1f1;border:1px solid #e4e4e4;padding-left:12px;}
.crumbs .mr10{margin-right:10px;}
.crumbs .key{font-size:12px;display:inline;}
/* 公司内容 */
.companyBox{border:1px solid #dfdfdf;padding-bottom:30px;margin-top:15px;}
.companyBox .header{background:#f1f1f1;border-bottom:1px solid #eee;height:40px;}
.companyBox .header h3{border-left:3px solid #d51013;color:#d51013;font-size:16px;height:18px;line-height:18px;padding-left:6px;margin:10px 0 0 10px;}
.companyBox .content{padding:12px 25px 30px;}
.com-contact li{height:30px;font-size:14px;padding:5px 0;width:430px;overflow:hidden}
.com-contact li span{float:left;line-height:22px;width:70px;}
.tb td{padding:6px 10px;}
.tb td input,.tb td textarea{border:1px solid #dfdfdf;padding:3px 5px;}
/* PAGES */.pages{text-align:center;position:relative;margin:10px auto 0;padding:20px 0 15px;width:100%;font-size:14px;font-weight:normal!important;vertical-align:middle;}.pages a,.pages strong{display:inline-block;height:34px;line-height:34px;width:51px;margin:0 3px 0 2px;background-color:#FFF;color:#999;border:1px solid #ddd;font-family:Tahoma;color:#999;cursor:pointer;}.pages a:hover,.pages strong{background-color:#E6454D;border-color:#E6454D;color:#fff!important;text-decoration:none;}.pages strong{cursor:default;}.pages .prevPage,.pages .nextPage{padding:0 10px;width:auto;position:relative;}.pages .prevPage{padding-left:22px;}.pages .nextPage{padding-right:22px;}.pages .prevPage .icon,.pages .nextPage .icon{background:url(../images/ico.png) no-repeat -999px -999px;display:block;height:11px;width:7px;position:absolute;top:12px;}.pages .prevPage .icon{background-position:0 -540px;left:10px;}.pages .prevPage:hover .icon{background-position:-12px -540px;}.pages .nextPage .icon{background-position:0 -565px;right:10px;}.pages .nextPage:hover .icon{background-position:-12px -565px;}.pages cite,.pages .pages_inp,.pages .pages_btn{display:none;visibility:hidden;}
/* 诚信档案 */


.honor .company-name{width:205px;text-align:center;line-height:24px;padding-top:15px;}
.honor .company-name li{width:100%;}
.honor .company-name .year{width:114px;height:18px;line-height:18px;background-color:#ea0f1f;border-radius:2px;color:#fff;margin:15px 0 0 35px;}
.honor .company-honor{line-height:26px;}

.honor{ width:240px; border:1px solid #dfdfdf; overflow:hidden; zoom:1; position:relative; }
.honor .company-name{ width:240px; text-align:center; line-height:24px; padding-top:15px; float:left; }
.honor .company-name li{ width:240px; float:left; }
.honor .company-name .year{ width:130px; height:18px; line-height:18px; background-color:#ea0f1f; border-radius:2px; color:#fff; margin:15px 0 0 55px; display:inline; }
.honor .company-name .year .vip{ width:25px; height:20px; background:url(../images/ico.png) -212px -254px; display:block; float:left; }
.honor .company-honor{ padding:0 0 15px 25px; line-height:26px; float:left; }
.honor .company-honor .company-code{ margin:10px 0 0 50px; }


/* 版权样式 */
#footer{width:100%;height:302px;padding-top:15px;margin-top:25px;background:#3d3d3d;color:#a4a4a4;}
#footer a{color:#a4a4a4;}
#footer a:hover{color:#f60}
#footer .foot-logo{height:74px;width:157px;background:url(../images/ico.png) no-repeat 0 -393px;}
#footer .right{width:990px;}
#footer .foot_page{margin:15px 0 10px;}
#footer .foot_page a{margin:0 5px;}
#footer .right .about li{width:800px;float:left;}
#footer .right .sicon{width:24px;height:24px;background:url(../images/ico.png) no-repeat;}
#footer .right .sina{background-position:0 -472px;}
#footer .right .sina:hover{background-position:0 -505px;}
#footer .right .qqonline{background-position:-34px -472px;margin-left:5px;}
#footer .right .qqonline:hover{background-position:-34px -505px;}
#footer .footer{width:795px;height:44px;background:url(../images/copyright.png) no-repeat;}
#footer .footer .iso{width:126px;height:44px;display:block;float:left;}
#footer .footer .iso:hover{background:url(../images/copyright.png) no-repeat 0 -52px;}
#footer .footer .beian:hover{background:url(../images/copyright.png) no-repeat -126px -52px;}
#footer .footer .mcafee:hover{background:url(../images/copyright.png) no-repeat -252px -52px;}
#footer .footer .lanbiao:hover{background:url(../images/copyright.png) no-repeat -378px -52px;}
#footer .footer .youngper:hover{background:url(../images/copyright.png) no-repeat -535px -52px;}
#footer .footer .gswj:hover{background:url(../images/copyright.png) no-repeat -661px -52px;}

/* 服务 */
.service{height:160px;width:990px;border-bottom:1px solid #4b4b4b;}
.service li{height:110px;width:160px;}
.service dl{padding:15px 0 0 5px;}
.service dt{font-size:14px;font-weight:bold;line-height:24px;margin-bottom:15px;}
.service dd{line-height:22px;}
.service .noimg{background:none;}

/* 消息提示 */
#topbar .toptab li{float:left;margin:0 3px;}
.msgnum{position:relative;display:inline;float:left;margin-left:3px;margin-top:1px;*margin-top:0;margin-top:0\9\0;}
.msgnum .arrow{position:absolute;z-index:2;left:2px;top:10px;display:block;width:0;height:0;font-size:0px;border-width:3px;border-style:solid;border-color:#F4F4F4 #F4F4F4 #F4F4F4 #EB6312;overflow:hidden;}
.msgnum .arrowbg{float:left;position:relative;z-index:3;left:0;top:3px;display:block;height:10px;line-height:9px;background-color:#EB6312;padding:0 1px;}
.msgnum .arrowbg .fontsize{font-size:9px;-webkit-transform:scale(0.71);-o-transform:scale(1);font-family:tahoma;}
.msgnum .arrowbg .fontsize a{color:#FFF;padding:0 1px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
.msgnum .arrowbg .fontsize a{padding:0;}
}
.msgmenu{position:relative;}
.msgmenubtn{position:relative;float:left;padding:1px 5px;z-index:10002;cursor:pointer;}
.msgmenu:hover .msgmenubtn, .greet .hover .msgmenubtn{padding:0px 4px;border:1px solid #9D9D9D;border-bottom:none;background:#F5F5F5;height:22px;}
.msgmenu:hover .msgmenu-list, .greet .hover .msgmenu-list{display:block}
.msgmenu-list{position:absolute;top:22px;left:0;display:none;border:1px solid #9D9D9D;background:#F5F5F5;z-index:10001;line-height:22px;}
.msgmenu-list a{display:block;padding:0 4px;color:#666;white-space:nowrap;}
.msgmenu-list a:hover{background-color:#DDD;text-decoration:none;color:#666;}

/* 浮动导航 */
.floatnav{display:none;visibility:visible;width:60px;height:420px;*height:450px;padding:0 6px;background:#fff;margin-right:610px;position:fixed;right:50%;top:0;z-index:50;cursor:pointer;overflow:hidden;}
.floatnav .navtitle{width:60px;height:33px;background:url(../images/ico.png) no-repeat -90px -461px;}
.floatnav li{position:relative;width:48px;height:42px;border-bottom:1px solid #dfdfdf;padding:0 7px;}
.floatnav .pic{background:url(../images/ico.png) no-repeat 17px -50px;;position:absolute;top:5px;left:0;display:block;width:34px;height:34px;overflow:hidden;}
.floatnav .txt{display:none;width:34px;height:36px;text-align:center;line-height:18px;position:absolute;left:6px;top:3px; background:#fff;color:#ff6600;}
.floatnav a.f_nav_s2 .pic{background-position:15px -88px;}
.floatnav a.f_nav_s3 .pic{background-position:15px -122px;}
.floatnav a.f_nav_s4 .pic{background-position:15px -154px;}
.floatnav a.f_nav_s5 .pic{background-position:15px -186px;}
.floatnav a.f_nav_s6 .pic{background-position:15px -220px;}
.floatnav a.f_nav_s7 .pic{background-position:15px -252px;}
.floatnav a.f_nav_s8 .pic{background-position:10px -285px;}
.floatnav .top{position:relative;width:46px;height:42px;}
.floatnav a.top .pic{padding:0;width:46px;height:35px;background-position:-213px -287px;}
.wrapkejia {width: 1190px;margin: 0 auto;}
.mt-ke {margin-top: 15px;}
.mt-jia {margin-top: 10px;}
.f114 {font-size: 14px;font-weight: bold;}
.kejia10 {margin-left: 10px;_margin-left: 5px;}

#right, .f_r, .more, .time {float: right;_display: inline;/* margin-top: 10px; */}
.top-reconmmendke{width:100%;margin-top:15px;overflow:auto;}
.top-reconmmendke ul{padding:15px;}
.top-reconmmendke dl{padding:9px;}
.top-reconmmendke ul li dt{overflow:hidden; width:160px; height:160px; line-height:158px; *height:162px; border:1px solid #d2d2d2; text-align:center; margin-bottom:5px;}
.top-reconmmendke ul li dt a{height:100%; vertical-align:middle\9; _writing-mode: tb-rl;}
.top-reconmmendke ul li dt a img{vertical-align:middle; max-height:160px !important; max-width:160px !important;}
.top-reconmmendke ul li dd{width:160px; _padding-bottom:15px;}